home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / util / cli / AKCC.readme < prev    next >
Text File  |  2002-06-30  |  2KB  |  44 lines

  1. Short:    Advanced CLI-Commands for OS V33-45 (27.6.2002)
  2. Author:   Andreas R. Kleinert
  3. Uploader: info@ar-kleinert.de
  4. Type:     util/cli
  5.  
  6. AKCC V6.0 is a compilation of many useful CLI/Shell commands, which
  7. have been written during 1989-2002.
  8.  
  9. They've been designed to make life much more easier for Programmers
  10. and advanced CLI/Shell Users.
  11.  
  12. The commands use their own "akccplus.library" to save space and
  13. of course they are all able to be made resident.
  14.  
  15. Here's an excerpt of the list of the - currently 35 commands :
  16.  
  17.   - ExecLibs          For loading, flushing and "version-patching"
  18.                       shared Libraries (WildCards allowed)
  19.                       E.g. used in superview.library development
  20.   - ExecTasks         For listing task/process information.
  21.   - KillTask          For breaking or removing tasks (WildCards).
  22.   - HunkShow          For examination of program's Hunks and for
  23.                       file identification (recognizes some types).
  24.   - KAssign           As a replacement for the OS's Assign.
  25.   - FullPath          For replacing the current Path-List with one
  26.                       from an ASCII file.
  27.   - and many more
  28.  
  29. This version needs at least OS V1.2 (V33) and at least runs with all
  30. OS version upto OS V3.9 (V45) and with all processors, from 68000
  31. through 68060 upto powerUP (TM) and MorphOS. Even x86 emulation
  32. environments like UAE and Amithlon are supported.
  33.  
  34. AKCC is (c) 1989-2002 by Andreas R. Kleinert. All rights reserved.
  35. POSTCARDWARE.
  36.  
  37. Changes since V5.4:
  38.  
  39.  - fixed bugs in date routines (did not occur yet, though)
  40.  - added (more) UAE, Amithlon, CGx/P96 recognition to
  41.    "checkexec noidentify" code
  42.  - fixed KInfo OFS-stuff
  43.  - updated copyrights and contact information
  44.